Add and use GDK_CHECK_DEBUG macro
authorMatthias Clasen <mclasen@redhat.com>
Mon, 29 Feb 2016 02:29:35 +0000 (21:29 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 29 Feb 2016 02:40:30 +0000 (21:40 -0500)
commitee217dc8236f0d7289f394b9954a9bc188738537
treec4fb5b4b0f167908a9b0bb61b4288c4780f5d803
parent2ad19c70ce41cf53b9de4606d114f6a13abd9bca
Add and use GDK_CHECK_DEBUG macro

This is following what we've already done in GTK+. It avoids
direct access to _gdk_debug_flags all over the place.
gdk/gdkframeclockidle.c
gdk/gdkinternals.h
gdk/x11/gdkdevice-core-x11.c
gdk/x11/gdkdevice-xi2.c
gdk/x11/gdkdevicemanager-core-x11.c
gdk/x11/gdkdisplay-x11.c
gdk/x11/gdkdnd-x11.c
gdk/x11/gdkscreen-x11.c
gdk/x11/gdkvisual-x11.c
gdk/x11/gdkwindow-x11.c